This web method is used to acknowledge that the passed purchase order id has been successfully synchronised with the remote database.
Method | /ProCloudWS.asmx/ProviderPOActivityMarkSynced |
The request body is of type ProviderPOActivityMarkSynced.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intSyncStateId | xml:int | |
lngPOActivityId | xml:long |
|
The response body is of type ProviderPOActivityMarkSyncedResponse.
Name | Description | Data Type |
---|---|---|
ProviderPOActivityMarkSyncedResult | objProviderPOActivityMarkSyncedReturn |
|